HousingApplicationStudent 
EntityType  Independent 
Logical Entity Name  HousingApplicationStudent 
Default Table Name  HsStudentApplication 
Logical Only  NO 
Definition 
 
Note 
 

HousingApplicationStudent Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
HsStudentApplicationID(PK)    INTEGER  NO 
 
SyStudentID(FK)    INTEGER  NO 
 
HsApplicationID(FK)    INTEGER  NO 
 
HousingPeriodFrom    DATETIME  NO 
 
HousingPeriodTo    DATETIME  NO 
 
SyCampusID(FK)    INTEGER  NO 
 
DepositeAmountSubmitted    BIT  NO 
 
HousingFeeSubmitted    BIT  NO 
 
HsHousingStatusID(FK)    INTEGER  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

HousingApplicationStudent Keys 
Key Name  Key Type  Keys 
PK_HsStudentApplication_HsStudentApplicationID  PrimaryKey  HsStudentApplicationID 
HsStudentApplication_UserID_N_N_IDX  Inversion Entry  UserID 
HsStudentApplication_HsHousingStatusID_N_N_IDX  Inversion Entry  HsHousingStatusID 
HsStudentApplication_SyStudentID_N_N_IDX  Inversion Entry  SyStudentID 
HsStudentApplication_SyCampusID_N_N_IDX  Inversion Entry  SyCampusID 
HsStudentApplication_HsApplicationID_N_N_IDX  Inversion Entry  HsApplicationID 

HousingApplicationStudent Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
HousingApplication  Non-Identifying  One To Zero or More        HsApplicationID  NO 
HSHousingStatus  Non-Identifying  One To Zero or More        HsHousingStatusID  NO 
Campus  Non-Identifying  One To Zero or More        SyCampusID  NO 
Student  Non-Identifying  One To Zero or More        SyStudentID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Deposit  Non-Identifying  One To Zero or More          NO 
HsStudentApplicationAnswers  Non-Identifying  One To Zero or More          NO 
HousingLease  Non-Identifying  One To Zero or More          NO 
HsStudentResponseComments  Non-Identifying  One To Zero or More          NO 

HousingApplicationStudent Check Constraints 
Check Constraint Name  CheckConstraint